'Declaration Public Overloads Sub CopyFromMemory(Of T As {New, Struct})( _ ByVal memory() As T, _ Optional ByVal pitch As System.Integer _ )
public void CopyFromMemory<T>( T[] memory, System.int pitch ) where T: new(), struct
Bitmap Class Bitmap Members Overload List